@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft Yahei"; color:#333; font-size:14px; font-weight:none;}
body,table,form,p,dl,dt,dd,h1,h2,h3,div,dl,dt,dd,td,th,ul,li{margin:0;padding:0; list-style:none;}
img{ border:0px;}
.clear{ clear:both;}
a{ text-decoration:none;}
a:hover{ cursor:pointer;}
.fl{ float: left;}
.fr{ float: right;}
.w1300{ width: 1300px; height: auto; margin: 0 auto;position: relative;}
.w1200{ width: 1200px; height: auto; margin: 0 auto; position: relative;}
.w1100{ width: 1100px !important; height: auto; margin: 0 auto;position: relative;}
.headertop{ width: 100%; height: 45px; line-height: 45px; background: #f2f2f2;}
.headertl{color: #cd9f59;}
.headertr{ position: relative;}
.headertr img{ vertical-align:middle;}
.headertr span{color:#cd9f59; font-weight: bold;}
.headertr a{ color: #333;}
.wxtop{display:none;position: absolute; top:45px; right:0px; width: 120px;}
.headertr a:hover .wxtop{ display:block; z-index: 999; }

.header{ width: 100%; height: 115px; background: #333;}
.logo{ width: 300px;float:left;}
.logo img{ margin-top:22px;}
.nav{ width: 890px; float: right; text-align: right;}
.nav li{display:inline-block;height: 115px; line-height: 115px; }
.nav li a{ display: block; font-size:15px;cursor: pointer; color: #fff; padding: 0px 25px;}
.nav li a:hover{color:#fff;font-size:15.1px;background: #c48f3d; cursor: pointer;}
.nav li a.on{color:#fff;background: #c48f3d;}

.banner{width:100%; height: auto; overflow: hidden;}
/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:680px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 20px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #f5f5f5;
	width: 25px;
}

.flexslider .slides a img {
	width: 100%;
	height: 680px;
	display: block;
}
/*banner end*/
.inticom{ width: 100%; height: 55px;position: relative; margin:50px 0px 20px 0px;}
.inticomleft{ width:300px; float:left;}
.inticomleft b{display: block;width: 50px;height: 3px;background-color: #999;position: absolute;left: 0;top: 1.25vw;}
.inticomleft p{font-size: 25px; color: #333; padding-left: 60px;}
.inticomleft span{font-size:14px; color: #000; font-weight: bold; padding-left: 60px;}
.inticom a{font-weight: normal;font-size: 14px;color: #fff;background-color: #222;display: inline-block;padding: 0 10px;line-height: 30px; float: right; margin-top: 12px;}
.inticom a:hover{ background: #C48F3D; border-radius: 3px;}

.icaseblist{ width: 100%; height: auto;}
.icaseblist li{ width: 280px; height: auto; display: inline-block; margin-right: 22px; margin-top: 20px; overflow: hidden;}
.icaseblist li:nth-child(4){ margin-right: 0px;}
.icaseblist li:nth-child(8){ margin-right: 0px;}
.icaseblist li .img{ width: 100%; height: 186px; overflow:hidden;}
.icaseblist li img{ width: 100%; height:186px; padding: 0px; margin: 0px;display:block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in; }
.icaseblist li:hover .casconb{ background: #c48f3d; color: #fff !important;} 
.icaseblist li:hover .casconb p{ color: #fff;}
.icaseblist li:hover img{transform: scale(1.05,1.05);opacity:0.8;filter:alpha(opacity=80);}
.icaseblist a{ display: block;}
.casconb{ padding: 10px; background:#f7f7f7;}
.casconb p{ color: #333;}
.casconb .casconbt{ font-size: 16px; line-height: 30px;}

.main{ width: 1200px; margin: 0 auto;}
.inadv{ width: 100%;height:606px;}

/*vr*/
.ivrlist{ width: 100%; height: 350px; }
.ivrlist li{position: relative;overflow: hidden;}
.ivrlist li a{ display: block;}
.ivrlist li:hover{ cursor: pointer;}
.ivrlist li .vrtopimg{ width: 100px; position: absolute; top:20px;right:20px;}
.ivrlist li .vrtopimg img{ height: auto !important;}
.ivrlist li .vrtopimg1{ width:96px; height:76px; position: absolute; top:50%;left:50%; margin-top: -48px; margin-left: -38px; display: none;}
.ivrlist li .vrtopimg1 img{ height: auto !important;}
.ivrlist li .vrlibottom{ width: 100%; height: 35px; line-height: 35px; text-align: center;background: rgb(0,0,0,.7); color: #fff; position: absolute;bottom:0px;left:0px}
.ivrlist li img{ width: 100%; height: 170px;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.ivrlist li:nth-child(1){width: 450px;height:350px;float: left;}
.ivrlist li:nth-child(1):hover .vrtopimg1{ display: block;}

.ivrlist li:hover{}

.ivrlist li .infrvecon{ border: 0px; width: 450px; height: 350px;}
.ivrlist li:nth-child(2){width:400px;height:170px;float: left; margin-left: 25px;}
.ivrlist li:nth-child(3){width:300px;height:170px;float: left; margin-left: 25px;}
.ivrlist li:nth-child(4){width:400px;height:170px; float: left; margin-left: 25px; margin-top: 10px;}
.ivrlist li:nth-child(5){width:300px;height:170px;float: left; margin-left: 25px; margin-top: 10px;}
.ivrlist li:nth-child(2) .vrlibottom,.ivrlist li:nth-child(3) .vrlibottom,.ivrlist li:nth-child(4) .vrlibottom,.ivrlist li:nth-child(5) .vrlibottom{ display: none;}
.ivrlist li:nth-child(2):hover .vrlibottom,.ivrlist li:nth-child(3):hover .vrlibottom,.ivrlist li:nth-child(4):hover .vrlibottom,.ivrlist li:nth-child(5):hover .vrlibottom{ display: block;}

.ivrlist li:hover img{transform: scale(1.1, 1.1);opacity:0.9;filter:alpha(opacity=90);}

.news1{ width: 660px;}
.news2{ width:380px; margin: 0px 10px;}

/*活动*/
.hongdoubox{ width: 100%; background: #f6f6f6;}
.hongdoubox img{ float: left;}
.hongdouboxr{ width:300px; float: left; margin-left: 30px;}
.hongdouboxr p{ font-size: 20px; color: #333; line-height: 70px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.hongdouboxr span{ display: inline-block; color: #666; line-height: 24px; margin-bottom: 20px;}
.hongdouboxr a{ width: 120px; font-size: 16px; height: 35px; line-height: 35px; display: inline-block; border:2px solid #e1b665;color: #e1b665; border-radius: 3px; text-align: center;}
.hongdouboxr a:hover{ color:#fff; background: #e1b665;}

/*新闻*/
.ibnewslist{ width: 100%; height: auto;}
.ibnewslist li{ width: 100%; height: auto; margin-bottom: 25px;}
.ibnewslist img{width:160px;height:116px;float:left;}
.isnewright{ width: 100%;}
.isnewright .isnewrightdate{color: #999; line-height: 23px; font-size:14px;display: inline-block; float: right;}
.isnewright .isnewrighttitle{ color: #222; font-size:17px; height:30px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-bottom:5px; margin-bottom: 5px;border-bottom:2px solid #dedede;}
.isnewright span{ color: #666; font-size: 14px; line-height: 23px;}
.ibnewslist li:hover .isnewrighttitle{ border-bottom:2px solid #C2874D; color: #C2874D;}
.footer{ width:100%; height:320px; background: url(../images/bottom_bg.jpg) no-repeat top center; padding:100px 0px 40px 0px; margin-top:60px;}
.footerleft{ width:300px;}
.footerleft p{ height:40px;line-height:40px; font-size: 16px;color: #fff;}
.footerleft ul{ width: 100%;}
.footerleft ul li{ height:35px !important;line-height: 35px !important;display:inline-block;color: #fff; margin: 0px; padding: 0px;}
.footerleft ul li a{ font-size: 14px; color: #fff; padding: 0px 15px 0px 0px;}
.footerright{ width:700px; float:right;}
.footerrightl{ width:280px; text-align:left; padding:0px 10px 0px 40px;}
.footerrightl .ftel{font-size: 31px;color: #fff; line-height: 50px;}
.footerrightl .ftefont{ color: #fff; font-size: 20px; line-height: 50px;}
.footerrightl a{width: 155px;height: 40px;line-height: 40px;text-align: center;background-color: #be0e23;color: #fff;display: inline-block;font-size: 14px;}
.footerrightl a:hover{ background: #c48f3d;}
.footerrightwx{width:110px; float:left; margin: 0px 20px;}
.footerrightwx p{ text-align: center; line-height: 40px; color: #fff;}
.footercenter{width: 100%; height:120px;border-top:1px solid #fff; margin-top: 40px;}
.footerbottom{ width: 100%; height: 45px; line-height: 45px; border-top:1px solid #fff;}
.footerbottom p{ text-align: center; color: #fff; font-size: 15px;}
.footerbottom a{ color: #fff;}
/*.footer{ width:100%; height:100px; background: url(../images/bottom_bg.jpg) no-repeat center center; padding:70px 0px; margin-top:60px;}
.fologopos{ position: absolute;top:-112px;left:450px;}
.footerleft{ width: 650px;}
.footerleft ul{ width: 100%;color: #fff;}
.footerleft ul li{ height: 45px; line-height: 45px; display:inline-block;color: #fff;}
.footerleft ul li a{ font-size: 16px; color: #fff; padding: 0px 10px;}
.footerleft p{ height:40px;line-height:40px; font-size: 14px;padding: 0px 10px; color: #a0a0a0;}
.footerleft a{ color: #a0a0a0;}

.footerrightl{ width:280px; text-align: right; padding:40px 10px 0px 0px;}
.footerrightl p{text-align: right; height:40px; color: #fff; font-size: 20px;}
.footerrightl p img{ vertical-align: middle;}
.footerright{ width:550px; float: right;}
.footerrightwx{width:110px; float: right; margin-left: 10px;}
.footerrightwx p{ color: #fff; text-align: center;}*/

.fixfooter{width:100%;position:fixed;bottom:0px;height:100px;background: rgba(102,102,102,0.8); z-index: 99999;}
.fixflogo{float:left;margin-top: 20px;}
.fixfooterbox{ width:550px; height: 100px; float: left;margin-left: 30px; position: relative;}
.midclass{ font-size: 18px; color: #fff; line-height: 45px;}
.cinputca{ width: 170px; height:42px; line-height: 42px; border: 0px; text-indent: 10px; margin-right: 10px; font-size: 15px;}

.xf_btn{display: block;*display: inline;*zoom: 1;position: absolute;;height:42px; line-height:42px;border:2px solid #000;color: #c48f3d;text-decoration: none;font-size: 24px;text-transform: uppercase;width:128px;text-align:center; font-weight:bold;top: 44px; left:370px;}
.xf_btn:hover{color: #c48f3d!important;}
.xf_btn:before,.xf_btn:after{content: '';position: absolute;z-index: 1;overflow: hidden;left: 50%;height: 0px;width: 20%;border: 2px solid #c48f3d;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: width .3s ease-out .2s, height .2s ease-in;/* transition: width .3s ease-out .2s, height .2s ease-in; */}
.xf_btn:before{top: -2px;border-bottom: 0;}
.xf_btn:after{bottom: -2px;border-top: 0;}
.xf_btn:hover:before,.xf_btn:hover:after{width: 100%;height: 23px;-webkit-transition: width .3s ease-in, height .2s ease-out .3s;transition: width .3s ease-in, height .2s ease-out .3s;}


.fixfboxfont{font-size: 18px;line-height:30px; color: #fff; padding-top: 30px; float: left;}
.fixfboxfont span{font-size:27px;color:#c48f3d;margin:0 4px;}


.posboxnav{ width: 100%;}
.posboxnav ul{ width: 100%;}
.posboxnav ul li{ display: inline-block;}
.posboxnav ul li a{ color: #333; display:block; width: 100px; height: 45px; line-height: 45px; text-align: center; font-size: 15px;}
.posboxnav ul li a:hover{ color: #fff; background: #222;}
.posboxnav ul li a.on{ color: #fff; background: #222;}

.nraboutconbox{ width: 100%; padding: 30px 0px; line-height:24px; font-size: 15px; color: #333;}
.nraboutconbox img{max-width:1200px;}

.invrlist{ width: 100%; height: auto; padding-top: 15px;}
.invrlist li{ width: 390px; height: auto; margin:10px 5px; cursor: pointer; float: left; position: relative;}
.invrlist li img{ width: 390px; height: 280px; display: block;}
.invrlist li .vrbgnone{ display: none;}
.invrlist li a{ display: block;}
.invrlist li a:hover .vrbgnone{ display: block; position: absolute;top:0px;left:0px;}
.invrlist li .vrinfont{ border-left:1px solid #dedede;border-right:1px solid #dedede;border-bottom:1px solid #dedede; padding: 10px; color: #333; line-height: 23px;}

.casegroup{ width: 100%;}
.casegroup ul{ width: 100%;}
.casegroup ul li{ height: 45px; line-height: 45px; border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3; margin: 15px 0px;}
.casegroup ul li a{ color: #666; padding: 0px 25px;}
.casegroup ul li a:hover{ color: #c48f3d;}
.casegroup ul li a.on{ color: #c48f3d;}
.casegroup ul li .casegrfirst{ font-weight: bold; font-size: 15px; color: #c48f3d;}


.incaserlist{ width: 100%; height: auto;}
.incaserlist li{ width:390px; height: auto; float: left; margin: 10px 5px; position: relative;}
.incaserlist li img{ width: 100%; height:260px;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.incaserlist li .img{ width: 100%; height:260px; overflow: hidden;}
.incaserlist li .jccasefontbox{border-top:3px solid #333;border-bottom:3px solid #333;border-left:1px solid #dedede;border-right:1px solid #dedede; border-radius: 2px; margin-top: 10px; padding: 10px;}
.incaserlist li .jccasefontbox .castleft{ float: left; height: 45px; line-height: 45px; font-size: 20px; color: #333; width:220px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.incaserlist li .jccasefontbox .castright{ width:140px; float: right; text-align: right;}
.incaserlist li .jccasefontbox .castright p{ line-height:25px; color: #333;}
.incaserlist li .jccasefontbox .castright span{ color: #666;}
.incaserlist li .cahoverbg{ width: 100%; height:260px; background:rgba(0,0,0,0.8) url(../images/logo.png) no-repeat center center; position: absolute; top:0px; left:0px; display: none;}
.incaserlist li:hover .cahoverbg{ display: block;}
.incaserlist li:hover .jccasefontbox{border-top:3px solid #cd9f59;border-bottom:3px solid #cd9f59;}
.incaserlist li:hover img{transform: scale(1.1, 1.1);opacity:0.5;filter:alpha(opacity=50);}
.incaserlist li a:hover{ cursor: pointer;}


/*设计团队*/
.inteamlist{ width: 100%; height: auto; padding: 20px 0px;}
.inteamlist li{ width: 380px; height:220px; border:2px solid #333; float: left; margin:20px 7px 20px 7px; position: relative;}
.inteamlist li img{ width:180px; height: 240px; position: absolute; top:-10px;left:8px;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.inteamcon{ width:172px;float:right;margin-right: 10px;background: url(../images/icon_e.png) no-repeat 0px 10px;}
.teamtfont{ width: 100%; height:50px;line-height: 50px; font-size:18px; font-weight: bold;}
.teamzp{ width: 100%; font-size: 14px; color: #333; margin-top: 15px;}
.teamzp span{ font-size: 15px;}
.inteamcon a{ font-size: 14px; color: #fff; background: #000; border-radius: 4px; display: block; width:70px; line-height:28px; text-align:center; margin-top:15px;}
.inteamlist li:hover{ border:2px solid #cd9f59; cursor: pointer;}
.inteamlist li:hover a{background:#cd9f59;}
.inteamlist li:hover img{transform: scale(1.02, 1.02);opacity:0.95;filter:alpha(opacity=95);}
.ingdlist{ width: 100%; padding: 20px 0px;}	
.gdtopbox{ width: 100%; height: auto; border-bottom: 1px solid #dedede; padding: 10px 0px;}
.gdtopboximg{ width:350px; height:250px; float: left;}
.gdtopboxcenter{ width: 550px; float:left; float: left; margin-left: 20px;}
.gdtopboxlink{ width: 200px; float: right; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #f00; border-radius: 3px; letter-spacing: 3px; margin-top: 100px;}
.gdtopboxlink:hover{ background:#F08300;}
.gdtopboxce{ width: 100%; height:auto;}
.gdtopboxce p{ width:48%;height:35px;line-height:35px;float:left;font-size: 14px;}
.ingdtopboxtitle{width:100%;line-height:60px;line-height:60px;font-size:30px;}
.gdlistjdua{ width: 100%; height: auto; line-height: 30px; text-align: center; padding: 15px 0px;}
.gdlistjdua dt{ display: inline-block; text-align: center; padding: 0px 10px; position: relative; width:85px;}
.gdlistjdua dt:before{ width:45px; height:3px; background: #dedede; content:''; position: absolute; top:5px;left:1px}
.gdlistjdua dt:after{ width:45px; height:3px; background: #dedede;content:" ";position: absolute; top:5px;right:0px}
.gdlistjdua b{ width:10px; height:10px; border:2px solid #dedede; display: block; border-radius: 15px; margin: 0 auto;}

.gdlistjdua dt.on:before{ width:45px; height:3px; background: #c48f3d; content:''; position: absolute; top:5px;left:1px}
.gdlistjdua dt.on:after{ width:45px; height:3px; background: #c48f3d;content:" ";position: absolute; top:5px;right:0px}
.gdlistjdua dt.on b{ width:10px; height:10px; border:2px solid #c48f3d; display: block; border-radius: 15px; margin: 0 auto;}
	
	
.inbslist{ width:900px; float: left;}
.inbslist li{height: auto; float: left; margin:15px 10px; border:1px solid #dedede; padding: 10px; border-radius:2px;-moz-box-shadow: 2px 2px 4px #e8e8e8;/*firefox*/-webkit-box-shadow: 2px 2px 4px #e8e8e8;/*safari»òchrome*/box-shadow:2px 2px 4px #e8e8e8;/*opera»òie9*/}
.inbslist li img{width:350px;height:230px;float:left;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.inbsright{ width:450px;float: left;margin-left: 30px;}
.inbsright .inbsrightcon{ font-size: 14px; color: #555; line-height: 21px;}
.inbsrighttitle{ font-size: 22px; color: #c2874d; line-height: 40px; border-bottom: 1px solid #dedede;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.inbsrightdate{ font-size:14px; color: #666; line-height: 35px;}
.inbsright span{ width:90px; text-align: center; font-size:15px;display: block; line-height: 35px; color:#f6af16; border:1px solid #dedede; margin-top: 15px;}
.inbslist li:hover .inbsright span{ color: #fff; background: #c48f3d; border-radius: 4px; border: 0px;}
.inbslist li:hover .inbsrighttitle{color:#c48f3d;}
.bsright{ width: 300px; margin-top: 15px; height: auto; float:right;}
.inbslist li:hover img{transform: scale(1.02, 1.02);opacity:0.95;filter:alpha(opacity=95);}

.teamrb{ border: 1px solid #dedede; padding: 15px; margin-bottom: 20px;}
.bsrightfontt{ width: 100%; height:23px; line-height:23px; color: #c48f3d; font-size:19px;}
.bsrightfontt img{ vertical-align: top;}
.teamrb ul{ width: 100%; height: auto; padding-top: 20px;}
.teamrb ul li{ width: 100%; height: auto; border-bottom: 1px dotted #dedede; padding: 10px 0px; cursor: pointer;}
.teamrb ul li .teamrbtop{ height: 25px; line-height:25px; vertical-align: top;}
.teamrb ul li .teamrbtop b{ width:25px; line-height: 25px; background: #555; color: #fff; border-radius: 15px; display: inline-block; text-align: center; vertical-align: top;}
.teamrb ul li .teamrbtop p{ width: 110px; font-size: 15px; font-weight: bold; color: #333; display: inline-block; padding-left:10px; vertical-align: top;}

.teamrb ul li .teamrbtop span{ width:110px; height:25px;display: inline-block; background: url(../images/star.png) repeat-x center center; text-align: right;}
.teamrb ul li .teamrbtop.disnone{ display: none;}

.teamrbbottom{ display: none;}
.teamrbbottom.on{ display: block;}
.teamrb ul li .teamrbbottom b{ font-size:24px; color: #C48F3D; float: left;}
.teamrb ul li .teamrbbottom img{ width: 100px; float: left; margin-left: 20px;}
.teamrbbottomr{ width: 110px;float:right;}
.teamrbbottomr p{ line-height: 40px; font-size: 22px; color: #333;}
.teamrbbottomr span{ font-size: 14px; line-height: 23px; color: #555;}
.bslphot{border: 1px solid #dedede; padding: 15px; margin-bottom: 20px;}
.bslphot ul{ width: 100%;}
.bslphot ul li{ width: 100%; margin: 10px auto;border: 1px solid #dedede; overflow: hidden;}
.bslphot ul li img{ width: 100%;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.bslphot ul li p{  text-align: center; color: #333; line-height: 35px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.bslphot ul li a:hover p{ color: #f6af16; font-weight: bold;}
.bslphot ul li:hover{border: 1px solid #f6af16;}
.bslphot ul li:hover img{transform: scale(1.02, 1.02);opacity:0.95;filter:alpha(opacity=95);}

/*分页*/
.ipage{height:auto; padding-top:15px; text-align:center;font-size: 14px;}
.ipage a{ height:35px;line-height:35px;color:#666; font-size: 15px; padding:0px 15px;display: inline-block; border:1px solid #dedede; margin: 0px 2px;}
.ipage a:hover{color:#333;border:1px solid #333;text-decoration: none;}
.ipage .current {background-color: #333 !important;display: inline-block; height:37px;line-height:39px; padding: 0px 16px; color: #fff;}
.ipage .paprev,.panext{border:1px solid #dedede}

/*内页新闻*/
.innewslist{ width:100%; height:auto; padding:40px 0px;}
.innewslist li{height:auto; margin:0px 0px 20px 0px; background:#f1f1f1;}
.innewslist li a{ display:block;}
.innewslist li .innewleft{ width:100px; height:80px; float: left; background:#333; text-align: center; color: #fff; padding: 10px 0px;}
.innewslist li .innewleft p{ font-size:35px; line-height:50px;text-align: center;}
.innewslist li .innewleft span{ font-size:22px;}
.innewslist li .innewright{ width:calc(100% - 130px); float: right; margin-right: 10px;}
.innewslist .ntitle{ width:100%;height:40px;line-height: 40px; color: #444;font-size:16px;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.innewslist .nconc{width:100%;height:60px;line-height:25px;font-size:13.5px; color:#656565;overflow: hidden;}
.innewslist .more{background:#333;height:25px; line-height:25px; border-radius:3px; text-align:center; color:#fff; padding: 0px 8px; float: right; text-indent:0px;}

.innewslist li:hover{ border-radius: 4px;}
.innewslist li:hover .more{background: #c48f3d;}
.innewslist li:hover .ntitle{color:#c48f3d;}
.innewslist li:hover .innewleft{background: #c48f3d;}

/*图片集*/
.ban{width:1200px;height:auto;position:relative;overflow:hidden;margin:0px auto;}
.ban2{width:1200px;height:1000px;position:relative;overflow:hidden;}
.ban2 ul{position:absolute;left:0;top:0;}
.ban2 ul li{width:1200px;height:1000px;line-height:1000px;text-align:center;}
.ban2 ul li img{max-width:1200px;max-height:1000px;vertical-align:middle;}
.prev{float:left;cursor:pointer;}
.min_pic{width:100%;height:120px;padding-top:10px;overflow:hidden;}
.min_pic .num{width:1160px;height:100%;margin-left:8px;position:relative;overflow:hidden;float:left;}
.min_pic .num ul{position:absolute;left:0;top:0; }
.min_pic .num ul li{width:134px;height:120px;float:left;margin:0px 11px 0px 0px;cursor:pointer; overflow: hidden;}
.min_pic .num ul li img{width:100%;height:99px;cursor:pointer;vertical-align:top;}
.min_pic .num ul li.on img{width:132px;height:99px;border:1px solid #333;padding:0;}
.min_pic .num ul li p{width:100%;height:auto;line-height:18px;font-size:13px;text-align:center;}
/*小左右箭头*/
.prev_btn1{float:left;}
.next_btn1{float:right;}
.prev_btn1,.next_btn1{width:16px;height:18px;margin:36px 0px;cursor:pointer;text-align:center;}
/*大左右箭头*/
.prev1{left:20px;}
.next1{right:20px;}
.prev1,.next1{position:absolute;top:50%;margin-top:-25px;cursor:pointer;z-index:9;}
.prev1 img,.next1 img{width:40px;height:70px;}

/*详情页*/
.article_title{ text-align:center; width:100%; font-size:24px; line-height:30px; color:#444; padding: 15px 0px;}
.newsin-c{width:100%; height:30px; line-height: 30px; margin: 15px 0px; color: #666;}
.newsin-c .date{ width: 190px; float: left; text-indent:0px; font-size: 14px;}
.newsin-c .date i{ width:28px;height:30px; display:inline-block; background:url(../images/time.png) no-repeat left center; background-size: 22px 22px; float: left;}
.newsin-c .click{ width: auto; height: 30px; line-height: 30px; text-align: right; float:right;}
.newsin-c .click i{ width: 30px;height:30px; display:inline-block; background:url(../images/eye.png) no-repeat left center; background-size: 25px 25px; float: left;}

/*上页下页*/
.detpnt{ width:100%; line-height:25px;overflow: hidden;margin-bottom:20px;}
.detpnt .detpntline{width:47%;height:25px;line-height:25px;font-size: 16px;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background-size:17px 17px;background-repeat:no-repeat;}
.detpnt .detpntline a{color:#666;}
.detpnt .detpntline a:hover{ color: #333; }
.detpntl{background-image: url(../images/pnl.png);background-position:left center;text-align:left; padding-left: 25px; float: left;}
.detpntr{background-image: url(../images/pnr.png);background-position:right center;text-align:right; padding-right:25px;float:right;}

/*更多阅读*/
.innerabouttitle{ width:100%; height:auto; color:#000; border-bottom:3px solid #dedede;}
.innerabouttitle p{color:#333;font-size:20px; font-weight:bold;height:35px; line-height:35px;  padding-left:5px;}
.morearticle{ width:100%; padding:15px 0px;}
.morearticle li{width:50%; height:30px; line-height:30px; float:left; background:url(../images/dd.png) no-repeat left center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.morearticle li a{ color:#333; padding-left:10px;}
.morearticle li a:hover{ color:#666; padding-left:11px;}
.moreproducts{ width:100%; padding:15px 0px;}
.moreproducts li{ width:180px; height:auto;float:left; margin:0px 10px 10px 10px; text-align:center;}
.moreproducts li a{ color:#333;}
.moreproducts li a p{ text-align: center;}
.moreproducts li a:hover{ color:#666}
.moreproducts li img{ width:100%; height:130px; border:1px solid #ccc;}

.moreproductsov{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.caseinfo{ width: 100%; height: 40px; line-height: 40px; background: #c48f3d;}
.caseinfo p{ width: 25%;float:left; font-size: 15px; text-align: center;color: #fff;}

/*设计师详情*/
.teamdbox{ width:850px; height:auto; float:left; border: 1px solid #dedede; margin-top: 15px; padding: 15px;}

.teamdboxtop{ padding:15px;border-radius:5px;height: auto; background: #f5f5f5;}
.teamdboxtoplimg{ width: 300px; float: left; position: relative;}
.teamdboxtoplimg img{ width: 300px; height: auto; vertical-align: top;}
.tiemtext{ width:100%; height: 35px; line-height: 35px; color: #fff; text-align: center; background: rgba(0,0,0,0.7); position: absolute;bottom: 0px;}

.teamdboxtopright{ width:480px; height:auto; float: left; margin-left: 30px;}
.teamdboxtopright .teamname{ font-size: 35px; color: #333; line-height:80px;}
.teamdboxtopright .teamtjyzc{ display:inline-block; color: #333; border-radius:5px; height:40px; font-size: 15px; line-height: 40px; padding: 0px 20px;}
.teamdboxtopright .teamabrs{ margin:10px 0px; color: #666; line-height:30px;}
.teamdboxtopright .teamabrs span{ color:#cd9f59;}

.teamdboxcenter{ margin-top: 20px;}
.teamdboxcenter .teamtitle{ width: 100%; height:35px; line-height: 35px; color: #333; font-size:20px; font-weight:bold; border-bottom:3px solid #333;}
.teamdboxcenterbody{ width: 100%; height: auto; padding: 10px 0px; line-height: 24px; color: #666;}
.teamdboxcenter .designcalist{width:100%; height: auto; padding: 20px 0px;}
.teamdboxcenter .designcalist li{width:273px; height: auto; float: left; margin: 10px 5px;}
.teamdboxcenter .designcalist li img{ width: 100%; height:200px; display: block;}
.teamdboxcenter .designcalist li p{ width: 100%; text-align: center; line-height: 30px; color: #333;}
.teamdboxcenter .designcalist li a:hover p{ color: #cd9f59;}

